[INFO] cloning repository https://github.com/kanru/pcmanx-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kanru/pcmanx-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanru%2Fpcmanx-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanru%2Fpcmanx-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b89d01d48293be9ad38c59eadcf7ae749f36479c
[INFO] checking kanru/pcmanx-rust/b89d01d48293be9ad38c59eadcf7ae749f36479c against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanru%2Fpcmanx-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kanru/pcmanx-rust
[INFO] finished tweaking git repo https://github.com/kanru/pcmanx-rust
[INFO] tweaked toml for git repo https://github.com/kanru/pcmanx-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kanru/pcmanx-rust on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kanru/pcmanx-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `pcmanx-rust` (manifest) generated 1 warning
[INFO] [stderr]     Updating git repository `https://github.com/rust-gnome/cairo.git`
[INFO] [stderr]     Updating git repository `https://github.com/rust-gnome/gdk.git`
[INFO] [stderr]     Updating git repository `https://github.com/rust-gnome/gtk.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rust-gnome/glib`
[INFO] [stderr]     Updating git repository `https://github.com/rust-gnome/sys`
[INFO] [stderr]     Updating git submodule `https://github.com/gkoz/gir`
[INFO] [stderr]     Updating git submodule `https://github.com/gkoz/gir-files`
[INFO] [stderr]     Updating git repository `https://github.com/rust-gnome/pango`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pkg-config v0.3.5
[INFO] [stderr]   Downloaded bitflags v0.3.2
[INFO] [stderr]   Downloaded libc v0.1.10
[INFO] [stderr]   Downloaded gcc v0.3.9
[INFO] [stderr]   Downloaded c_vec v1.0.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 485db32f5128e4f78b7f524a9a122b61cfc0a8bc1ad6a73d492732d05dbab50c
[INFO] running `Command { std: "docker" "start" "485db32f5128e4f78b7f524a9a122b61cfc0a8bc1ad6a73d492732d05dbab50c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "485db32f5128e4f78b7f524a9a122b61cfc0a8bc1ad6a73d492732d05dbab50c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "485db32f5128e4f78b7f524a9a122b61cfc0a8bc1ad6a73d492732d05dbab50c" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "485db32f5128e4f78b7f524a9a122b61cfc0a8bc1ad6a73d492732d05dbab50c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "485db32f5128e4f78b7f524a9a122b61cfc0a8bc1ad6a73d492732d05dbab50c" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `pcmanx-rust` (manifest) generated 1 warning
[INFO] [stderr]    Compiling pkg-config v0.3.5
[INFO] [stderr]     Checking libc v0.1.10
[INFO] [stderr]     Checking bitflags v0.3.2
[INFO] [stderr]    Compiling gcc v0.3.9
[INFO] [stderr]    Compiling cairo-rs v0.0.4 (https://github.com/rust-gnome/cairo.git#f9abb1b3)
[INFO] [stderr]    Compiling gdk v0.1.1 (https://github.com/rust-gnome/gdk.git#dc2bf668)
[INFO] [stderr]     Checking c_vec v1.0.12
[INFO] [stderr]    Compiling gtk v0.0.3 (https://github.com/rust-gnome/gtk.git#b094568b)
[INFO] [stderr]    Compiling glib-sys v0.2.0 (https://github.com/rust-gnome/sys#5761c8d2)
[INFO] [stderr]    Compiling gobject-sys v0.2.0 (https://github.com/rust-gnome/sys#5761c8d2)
[INFO] [stderr]    Compiling gio-sys v0.2.0 (https://github.com/rust-gnome/sys#5761c8d2)
[INFO] [stderr]    Compiling cairo-sys-rs v0.1.3 (https://github.com/rust-gnome/cairo.git#f9abb1b3)
[INFO] [stderr]    Compiling pango-sys v0.2.0 (https://github.com/rust-gnome/sys#5761c8d2)
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.2.0 (https://github.com/rust-gnome/sys#5761c8d2)
[INFO] [stderr]    Compiling gdk-sys v0.2.0 (https://github.com/rust-gnome/sys#5761c8d2)
[INFO] [stderr]    Compiling atk-sys v0.2.0 (https://github.com/rust-gnome/sys#5761c8d2)
[INFO] [stderr]    Compiling gtk-sys v0.1.3 (https://github.com/rust-gnome/gtk.git#b094568b)
[INFO] [stderr]     Checking glib v0.0.3 (https://github.com/rust-gnome/glib#3fdc3604)
[INFO] [stdout] error[E0277]: the size for values of type `Self` cannot be known at compilation time
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/glib-218ad304c284054b/3fdc360/src/object.rs:174:26
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn downcast(self) -> Result<T, Self>;
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]    --> /rustc/4eb62535fc12dd1a63fd43a4173e224e79313c4d/library/core/src/result.rs:557:0
[INFO] [stdout] help: consider further restricting `Self`
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn downcast(self) -> Result<T, Self> where Self: Sized;
[INFO] [stdout]     |                                          +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0591]: can't transmute zero-sized type
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/glib-218ad304c284054b/3fdc360/src/source.rs:66:48
[INFO] [stdout]    |
[INFO] [stdout] 66 |         g_idle_add_full(PRIORITY_DEFAULT_IDLE, transmute(trampoline),
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: for<'a> extern "C" fn(&'a RefCell<Box<(dyn FnMut() -> source::Continue + 'static)>>) -> i32 {trampoline}
[INFO] [stdout]    = note: target type: Option<unsafe extern "C" fn(*mut libc::c_void) -> i32>
[INFO] [stdout]    = help: cast with `as` to a pointer instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0591]: can't transmute zero-sized type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/glib-218ad304c284054b/3fdc360/src/source.rs:101:56
[INFO] [stdout]     |
[INFO] [stdout] 101 |         g_timeout_add_full(PRIORITY_DEFAULT, interval, transmute(trampoline),
[INFO] [stdout]     |                                                        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: for<'a> extern "C" fn(&'a RefCell<Box<(dyn FnMut() -> source::Continue + 'static)>>) -> i32 {trampoline}
[INFO] [stdout]     = note: target type: Option<unsafe extern "C" fn(*mut libc::c_void) -> i32>
[INFO] [stdout]     = help: cast with `as` to a pointer instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0591]: can't transmute zero-sized type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/glib-218ad304c284054b/3fdc360/src/source.rs:129:64
[INFO] [stdout]     |
[INFO] [stdout] 129 |         g_timeout_add_seconds_full(PRIORITY_DEFAULT, interval, transmute(trampoline),
[INFO] [stdout]     |                                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: for<'a> extern "C" fn(&'a RefCell<Box<(dyn FnMut() -> source::Continue + 'static)>>) -> i32 {trampoline}
[INFO] [stdout]     = note: target type: Option<unsafe extern "C" fn(*mut libc::c_void) -> i32>
[INFO] [stdout]     = help: cast with `as` to a pointer instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0591.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glib` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "485db32f5128e4f78b7f524a9a122b61cfc0a8bc1ad6a73d492732d05dbab50c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "485db32f5128e4f78b7f524a9a122b61cfc0a8bc1ad6a73d492732d05dbab50c", kill_on_drop: false }`
[INFO] [stdout] 485db32f5128e4f78b7f524a9a122b61cfc0a8bc1ad6a73d492732d05dbab50c
